[INFO] cloning repository https://github.com/lixiaowei11111/excel_extract_field
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lixiaowei11111/excel_extract_field" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiaowei11111%2Fexcel_extract_field", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiaowei11111%2Fexcel_extract_field'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a7908b918206a056a908da6ea478bfa363a5e8e
[INFO] testing lixiaowei11111/excel_extract_field against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiaowei11111%2Fexcel_extract_field" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lixiaowei11111/excel_extract_field
[INFO] finished tweaking git repo https://github.com/lixiaowei11111/excel_extract_field
[INFO] tweaked toml for git repo https://github.com/lixiaowei11111/excel_extract_field written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lixiaowei11111/excel_extract_field on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lixiaowei11111/excel_extract_field already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded calamine v0.25.0
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded toml_datetime v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd950eea1d28b020780f75e8150175da671e87e5cd827f9ed969d9b453b8fabe
[INFO] running `Command { std: "docker" "start" "-a" "cd950eea1d28b020780f75e8150175da671e87e5cd827f9ed969d9b453b8fabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd950eea1d28b020780f75e8150175da671e87e5cd827f9ed969d9b453b8fabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd950eea1d28b020780f75e8150175da671e87e5cd827f9ed969d9b453b8fabe", kill_on_drop: false }`
[INFO] [stdout] cd950eea1d28b020780f75e8150175da671e87e5cd827f9ed969d9b453b8fabe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbd2f322d6db047806cd76479b24040f142b016e6d4ebc9aa377d17b0da26fe9
[INFO] running `Command { std: "docker" "start" "-a" "dbd2f322d6db047806cd76479b24040f142b016e6d4ebc9aa377d17b0da26fe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling calamine v0.25.0
[INFO] [stderr]    Compiling generate_field_by_excel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.74s
[INFO] running `Command { std: "docker" "inspect" "dbd2f322d6db047806cd76479b24040f142b016e6d4ebc9aa377d17b0da26fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd2f322d6db047806cd76479b24040f142b016e6d4ebc9aa377d17b0da26fe9", kill_on_drop: false }`
[INFO] [stdout] dbd2f322d6db047806cd76479b24040f142b016e6d4ebc9aa377d17b0da26fe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cd1ef37914f3c7408fa2019ef28681dea2aa8c65fa026433c02906035fcc0b
[INFO] running `Command { std: "docker" "start" "-a" "82cd1ef37914f3c7408fa2019ef28681dea2aa8c65fa026433c02906035fcc0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling generate_field_by_excel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "82cd1ef37914f3c7408fa2019ef28681dea2aa8c65fa026433c02906035fcc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cd1ef37914f3c7408fa2019ef28681dea2aa8c65fa026433c02906035fcc0b", kill_on_drop: false }`
[INFO] [stdout] 82cd1ef37914f3c7408fa2019ef28681dea2aa8c65fa026433c02906035fcc0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17e79a1687c59671eb4006045ce65b92c7cd4dac6a6a71027dfa344a8e6a4725
[INFO] running `Command { std: "docker" "start" "-a" "17e79a1687c59671eb4006045ce65b92c7cd4dac6a6a71027dfa344a8e6a4725", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/generate_field_by_excel-77f8b34677f0d264)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "17e79a1687c59671eb4006045ce65b92c7cd4dac6a6a71027dfa344a8e6a4725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e79a1687c59671eb4006045ce65b92c7cd4dac6a6a71027dfa344a8e6a4725", kill_on_drop: false }`
[INFO] [stdout] 17e79a1687c59671eb4006045ce65b92c7cd4dac6a6a71027dfa344a8e6a4725
